Once enabled, ImagXpress® works with Windows' ICM seamlessly:
-
Enable ICM capability, by setting the
ICMEnabled property.
-
Enable ICM target proofing (displaying image prior to printing) if desired, by setting the
ICMProofingEnabled property.
-
Specify the color profiles to be used when performing ICM on an image:
-
When an image loads, the
ICMSourceProfileName applies to the image and the resulting converted image stores in the ImagXpress image buffer.
-
When an image saves, the
ICMSaveProfileName applies to the image and the resulting converted image stores in the target location.
-
When an image displays, the
ICMMonitorProfileName is applied when the control paints to the display device. No change is made to the image, but the display reflects the specified color profile. If no ICMMonitorProfileName is set, ImagXpress will use the
ICMDefaultMonitorProfileName (the default monitor profile name from the current Windows device context).
-
When an image is proofed prior to printing, the
ICMTargetProfileName applies to the image and the resulting image displays on the monitor. No change is made to the image stored in ImagXpress.
- When an image prints, the ICMPrinterProfileName is applied to the image and the resulting image is printed. No change is made to the image stored in ImagXpress.
- Specify how profiles should be applied, by setting the ICMRenderIntent property (for example, Picture, Graphics, Business and Colorimetric interpretation).
See Also